SafetySetting.SafetyOutputLength property

The length of the safety outputs of a module.

Namespace: IntervalZero.KINGSTAR.Base

Assembly: IntervalZero.KINGSTAR.Base (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0

Syntax

C#VB
public int SafetyOutputLength { get; set; }
Public Property SafetyOutputLength As Integer

Property Value

Type: int

See also

SafetySetting Class

IntervalZero.KINGSTAR.Base Namespace